home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 1.iso / toolbox / src / tutorials / custEducation / opengl2 / examples / texture / .m_texture next >
Encoding:
Text File  |  1996-11-11  |  497 b   |  13 lines

  1. texture
  2.     xwsh -geometry 80x14+0+1000 -title "~/examples/texture/texture" -e ./texture 
  3. mipmap
  4.     xwsh -geometry 80x14+0+1000 -title "~/examples/texture/mipmap" -e ./mipmap 
  5. wrap
  6.     xwsh -geometry 80x14+0+1000 -title "~/examples/texture/wrap" -e ./wrap 
  7. borders
  8.     xwsh -geometry 80x14+0+1000 -title "~/examples/texture/borders" -e ./borders 
  9. texenv
  10.     xwsh -geometry 80x14+0+1000 -title "~/examples/texture/texenv" -e ./texenv
  11. swim
  12.     xwsh -geometry 80x14+0+1000 -title "~/examples/texture/swim" -e ./swim 
  13.